Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
IIndexJob::GetIndexInfo Method
IIndexJob Interface | IIndexJob Interface | Example | Send Feedback

Returns a table of values describing the index in IndexPath.

[id(40), helpstring("method GetIndexInfo")]
HRESULT GetIndexInfo([out, retval] BSTR * pVal);
Remarks

Each date is provided in a generic format as a UTC date and as a local date in localized format. 

Size is in kilobytes. Size64 is the size in bytes. 

IndexFlags indicates the IndexingFlags values that were used to create the index.

Example
DocCount = 126894
WordCount = 1550601
Size = 261699
Size64 = 267980037
PercentFull = 0
DateCreated = M06/D09/Y2006 10:07:30
DateCreatedLocal = 06/09/06 06:07:30
DateUpdated = M06/D09/Y2006 10:13:01
DateUpdatedLocal = 06/09/06 06:13:01
DateCompressed =
DateCompressedLocal =
Fragmentation = 0
ObsoleteCount = 0
IndexFlags = 805306384
Interface
Links
You are here: COM Interface > Interfaces > IIndexJob Interface > IIndexJob::GetIndexInfo Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.